home *** CD-ROM | disk | FTP | other *** search
- <html>
-
- <head>
- <title>Untitled</title>
- <meta NAME="GENERATOR" CONTENT="Microsoft FrontPage 3.0">
- </head>
-
- <body>
-
- <p><font face="Verdana"><a HREF="SyntaxLinker.htm">BACK TO LIST</a> </font></p>
-
- <p><font face="Verdana"><u>Syntax:</u> </font></p>
-
- <p><font face="Verdana"><i>YourVariable </i>= VA1.Current_Vyanjana_no_Processed<br>
- </font></p>
-
- <p><font face="Verdana"><u>Details :</u> </font></p>
-
- <p><font face="Verdana">This specifies the current no. that is getting processed out of
- the no. of processings that it is going to perform on the current uttered word.<br>
- </font></p>
-
- <p><font face="Verdana">This depends on the Sample Processing Resolution that you have
- kept. That is, if you keep a resolution of 4000 then a 8000 bytelength word will have no
- of procesings : 8000/4000 = 2. And you will get the current vyanjana processed as 1 and
- then 2 to finish the operation.<br>
- </font></p>
-
- <p><font face="Verdana"><u>Example :<br>
- </u></font></p>
-
- <p><font face="Verdana">Private Sub Timer1()<br>
- </font></p>
-
- <p><font face="Verdana">Label1.Caption = VA1.Current_Vyanjana_no_Processed<br>
- </font></p>
-
- <p><font face="Verdana">End Sub<br>
- </font></p>
-
- <p><font face="Verdana">See Examples. </font></p>
-
- <p><a HREF="SyntaxLinker.htm">BACK TO LIST</a> </p>
- </body>
- </html>
-